SyMenu 
Logical Entity Name  SyMenu 
Default Table Name  SyMenu 
Physical Only  NO 
Definition 
 
Note 
 

SyMenu Columns 
ColumnName  Domain  Datatype  NULL  Definition 
MenuPad    varchar(20)  NO 
 
ItemCaption    varchar(35)  NO 
 
ItemTag    varchar(35)  NO 
 
ItemOrder    int  NO 
 
ModFlag    char(1)  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SyMenuID(PK)    int  NO 
 

SyMenu Primary and Unique Keys 
Key Name  Key Type  Keys 
SyMenu_SyMenuID_U_C_IDX  PrimaryKey  SyMenuID 

SyMenu Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyMenu Check Constraints 
Check Constraint Name  CheckConstraint